home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / mac / __the_arcade__ / sea_hunt / card_5444.txt < prev    next >
Text File  |  1990-09-08  |  1KB  |  68 lines

  1. -- card: 5444 from stack: in
  2. -- bmap block id: 6074
  3. -- flags: 0000
  4. -- background id: 5171
  5. -- name: 
  6.  
  7.  
  8. -- part 16 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=396 top=201 right=278 bottom=473
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 14767 / 14767
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   push this card
  23.   visual effect barn door open
  24.   go to card "about"
  25.  
  26. end mouseUp
  27.  
  28.  
  29.  
  30. -- part 17 (button)
  31. -- low flags: 00
  32. -- high flags: 2000
  33. -- rect: left=139 top=201 right=278 bottom=380
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: 
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   visual effect barn door close
  45.   go to card "start"
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 18 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=44 top=201 right=278 bottom=121
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 2507 / 2507
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect barn door open
  65.   go to next card
  66. end mouseUp
  67.  
  68.